ChannelSettingsModuleProvider

fun interface ChannelSettingsModuleProvider

Interface definition to be invoked when ChannelSettingsModule is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(context: Context, args: Bundle): ChannelSettingsModule

Returns the ChannelSettingsModule.